HousingLeaseDocument 
EntityType  Independent 
Logical Entity Name  HousingLeaseDocument 
Default Table Name  HSStudentLeaseDocument 
Logical Only  NO 
Definition 
 
Note 
 

HousingLeaseDocument Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
DocumentId(FK)    INTEGER  NO 
 
HousingLeaseId(FK)    INTEGER  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

HousingLeaseDocument Keys 
Key Name  Key Type  Keys 
HSStudentLeaseDocument_HSStudentLeaseHistoryID_N_N_IDX  Inversion Entry  HousingLeaseId 
HSStudentLeaseDocument_CmDocumentID_N_N_IDX  Inversion Entry  DocumentId 
HSStudentLeaseDocument_HSStudentLeaseDocumentID_U_C_IDX  PrimaryKey  Id 

HousingLeaseDocument Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Document  Non-Identifying  One To Zero or More        DocumentId  NO 
HousingLease  Non-Identifying  One To Zero or More        HousingLeaseId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

HousingLeaseDocument Check Constraints 
Check Constraint Name  CheckConstraint